test(otel): Azure durable instrumentation unit coverage - #9793
Draft
chemystery09 wants to merge 3 commits into
Draft
test(otel): Azure durable instrumentation unit coverage#9793chemystery09 wants to merge 3 commits into
chemystery09 wants to merge 3 commits into
Conversation
Contributor
Overall package sizeSelf size: 8.07 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.3.3 | 125.43 kB | 441.68 kB | | opentracing | 0.14.7 | 194.81 kB | 194.81 kB | | dc-polyfill | 0.1.11 | 25.74 kB | 25.74 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
chemystery09
force-pushed
the
ishara/otel-azure-durable-trace-tests
branch
from
August 12, 2026 17:55
d42744f to
95d2dfc
Compare
3 tasks
chemystery09
changed the base branch from
ishara/otel-azure-durable-trace-propagation
to
ishara/otel-azure-orchestration-spans
August 12, 2026 17:55
9 tasks
chemystery09
marked this pull request as draft
August 12, 2026 18:35
chemystery09
force-pushed
the
ishara/otel-azure-durable-trace-tests
branch
from
August 12, 2026 19:40
95d2dfc to
0b1884e
Compare
Add helper, handler, and enablement specs for the OTel Azure Functions and Durable Functions instrumentation, plus AzureWebJobsStorage tracking in the test agent for orchestration store tests. Co-authored-by: Cursor <cursoragent@cursor.com>
Add unit tests for stampOrchestrationStartTime and resolveOrchestrationSpanBounds used by the backfilled orchestration span export path in #9794. Co-authored-by: Cursor <cursoragent@cursor.com>
Cover startNew-seeded bounds, earliest-child clamping, and the updated shared-store seed expectations after the orchestration timing fix. Co-authored-by: Cursor <cursoragent@cursor.com>
chemystery09
force-pushed
the
ishara/otel-azure-durable-trace-tests
branch
from
August 12, 2026 19:43
0b1884e to
88ceaab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Unit tests for the OTel Azure Functions / Durable Functions instrumentation, split out so feature PRs stay focused on implementation. Stacks on #9794.
Changes
azure-trace-context.spec.js,otel-orchestration-store.spec.js,otel-azure-handlers.spec.js,otel-azure.spec.jsotel-orchestration-export.spec.js— timing helpers (resolveOrchestrationSpanBounds,stampOrchestrationStartTime, startNew anchoring)packages/dd-trace/test/plugins/agent.js— trackAzureWebJobsStoragefor store testsTest plan
yarn test:instrumentations:miscpassesE2E verification status (via durable-node demo)
UseDevelopmentStorage=true)b888f303…durable-node-fx/test-scheduler)17862494001755642471); multi-worker parenting intermittent — see #9794